ASP.NET Core MVC コントロールヘルプ
ColumnFields(String[]) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス > ColumnFields メソッド : ColumnFields(String[]) メソッド
The field keys.
Sets the ColumnFields property.
シンタックス
'宣言
 
Public Overloads Function ColumnFields( _
   ByVal ParamArray fieldKeys() As System.String _
) As PivotEngineBuilder
public PivotEngineBuilder ColumnFields( 
   params System.string[] fieldKeys
)

パラメータ

fieldKeys
The field keys.

戻り値の型

Current builder
解説
Gets the list of C1.Web.Mvc.Olap.PivotField objects that define the fields shown as columns in the output table.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ
オーバーロード一覧